ARM: armv7: Make indirect vector addresses globl
authorMarek Vasut <[email protected]>
Sat, 14 Dec 2013 04:55:26 +0000 (05:55 +0100)
committerStefano Babic <[email protected]>
Sun, 26 Jan 2014 11:41:20 +0000 (12:41 +0100)
commit7cbe638e41cd4cf199bfb7798fe572ddf3a39f0a
tree4907aceaf7730b75c7fbcd81b660dc00bb6230bf
parent707acd01ded3c60a4e277f7c5432d397897b4dfd
ARM: armv7: Make indirect vector addresses globl

Make indirect vectors addresses global, so they can be replaced by
various code that needs to do so. For example the MX6 PCI express
driver needs to temporarily replace data abort handler when reading
the config space.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Albert Aribaud <[email protected]>
Cc: Eric Nelson <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Stefano Babic <[email protected]>
arch/arm/cpu/armv7/start.S